home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / idletime.man < prev    next >
Text File  |  1990-05-25  |  592b  |  18 lines

  1. ' $Header: /sprite/src/cmds/rpccmd/RCS/rpccmd.man,v 1.4 88/12/30 10:11:07 ouster Exp Locker: mgbaker $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS IDLETIME cmds
  4. .BS
  5. .SH NAME
  6. idletime \- Show idle ticks, idle time, and context switch information.
  7. .SH SYNOPSIS
  8. \fBidletime\fR  [\fIoptions\fR]
  9. .SH OPTIONS
  10. .IP "\fB\-s\fR" 14
  11. .BE
  12. .SH INTRODUCTION
  13. Sleep for some number of seconds (default is 10) counting idle ticks.  Then
  14. print the idle ticks, idle time percentage, number of context switches and
  15. the number of involuntary and full context switches.
  16. .SH KEYWORDS
  17. idle, cpu, ticks, context switch
  18.